home *** CD-ROM | disk | FTP | other *** search
- Path: news.hic.net!news
- From: One <ulix@hic.net>
- Newsgroups: comp.lang.c++
- Subject: Re: Survey: recursive
- Date: Thu, 18 Apr 1996 21:58:58 -0700
- Organization: -none-
- Message-ID: <31771D92.24E5@hic.net>
- References: <4l6s7e$19i0@sol.caps.maine.edu>
- NNTP-Posting-Host: ppp.hic.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Scott wrote:
- >
- > I am trying to get a feel of how long it would take an
- > average programmer to accomplish the following.
- >
- > Write a recursive function that determines the lowest
- > common denominator between two rational numbers for the
- > first time. You may assume that you have a class rational
- > that does not include this method. You have material
- > describing class rational, but no other reference material.
- >
- > The clock starts now.
- > Thanks
-
- do your own schoolwork.
-
- -One
-